Methods
Derived from TsgDXFAttdef | Description |
---|---|
AssignEntity | The method copies properties of source entity to current entity. |
EntName | The method the EntName returns result of the EntName function of the base class (TsgDXFEntity.EntName ) and values of the Text property. |
Derived from TsgDXFText | Description |
---|---|
Create | Creates internal objects before creating this object. |
Destroy | Frees up internal objects before destroying this object. |
DoNewText | The method replaces the content of entity with a text specifies in ANewText parameter. |
GetBase | |
GetMatrix | The method returns a coordinate-transformation matrix. |
GetSHXLines | The method returns parameters of SHX font for the TsgDXFText object. |
GetSHXLinesEx | The method returns parameters of SHX font for the TsgDXFText object. |
GetThickness | The method returns entity's thickness. |
SetLWeight | The method changes line weight of the entity. |
SHXMatrix | The method returns a coordinate-transformation matrix. |
Derived from TsgDXFEntity | Description |
---|---|
AddEntity | The method adds a new child entity. |
Clone | The method copies properties of source entity to current entity (include Handle ). |
Draw | The method generates the OnDraw event. |
GetBoxPoints | The method is used in drawing cycle for fast checking whether the entity must be drawn. |
GetThickness | The method returns entity's thickness. |
SetLType | The method sets line type of the entity. |